[INFO] cloning repository https://github.com/eddmpython/dartlab-desktop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eddmpython/dartlab-desktop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddmpython%2Fdartlab-desktop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddmpython%2Fdartlab-desktop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ed34984815f8d669b92a604fa58ce68c8ef5d5e
[INFO] fixing eddmpython/dartlab-desktop against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddmpython%2Fdartlab-desktop" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eddmpython/dartlab-desktop
[INFO] finished tweaking git repo https://github.com/eddmpython/dartlab-desktop
[INFO] tweaked toml for git repo https://github.com/eddmpython/dartlab-desktop written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eddmpython/dartlab-desktop on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eddmpython/dartlab-desktop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webview2-com v0.35.0
[INFO] [stderr]   Downloaded wry v0.49.0
[INFO] [stderr]   Downloaded winresource v0.1.30
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded tao v0.33.0
[INFO] [stderr]   Downloaded webview2-com-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89a9695c3a2c694cc73bc68260fe3b0ae1774b279374139565832a0139b174aa
[INFO] running `Command { std: "docker" "start" "89a9695c3a2c694cc73bc68260fe3b0ae1774b279374139565832a0139b174aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89a9695c3a2c694cc73bc68260fe3b0ae1774b279374139565832a0139b174aa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89a9695c3a2c694cc73bc68260fe3b0ae1774b279374139565832a0139b174aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89a9695c3a2c694cc73bc68260fe3b0ae1774b279374139565832a0139b174aa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling wry v0.49.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking windows-sys v0.59.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking dlopen2 v0.7.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling winresource v0.1.30
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling dartlab-desktop v0.3.14 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking ureq v3.2.0
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.1
[INFO] [stderr]     Checking tao v0.33.0
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/net.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/ollama.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/runner.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/setup.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/shortcuts.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/updater.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/net.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/ollama.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/runner.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/setup.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/shortcuts.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/updater.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/net.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |       let output = Command::new("powershell")
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 94 | |         .args(["-NoProfile", "-NoLogo", "-Command", &command])
[INFO] [stdout] 95 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/net.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |       let output = Command::new("powershell")
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 94 | |         .args(["-NoProfile", "-NoLogo", "-Command", &command])
[INFO] [stdout] 95 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/net.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |       let output = Command::new("powershell")
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 124 | |         .args(["-NoProfile", "-NoLogo", "-Command", &command])
[INFO] [stdout] 125 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/net.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |       let output = Command::new("powershell")
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 124 | |         .args(["-NoProfile", "-NoLogo", "-Command", &command])
[INFO] [stdout] 125 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/ollama.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |       let output = Command::new("powershell")
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 23 | |         .args([
[INFO] [stdout] 24 | |             "-NoProfile", "-NoLogo", "-Command",
[INFO] [stdout] 25 | |             "Get-CimInstance Win32_VideoController | Select-Object AdapterCompatibility,Name | ConvertTo-Csv -NoTypeInformation"
[INFO] [stdout] 26 | |         ])
[INFO] [stdout] 27 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/ollama.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |       let output = Command::new("powershell")
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 23 | |         .args([
[INFO] [stdout] 24 | |             "-NoProfile", "-NoLogo", "-Command",
[INFO] [stdout] 25 | |             "Get-CimInstance Win32_VideoController | Select-Object AdapterCompatibility,Name | ConvertTo-Csv -NoTypeInformation"
[INFO] [stdout] 26 | |         ])
[INFO] [stdout] 27 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/ollama.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 80 |       if Command::new("ollama")
[INFO] [stdout]    |  ________-
[INFO] [stdout] 81 | |         .arg("--version")
[INFO] [stdout] 82 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/ollama.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 80 |       if Command::new("ollama")
[INFO] [stdout]    |  ________-
[INFO] [stdout] 81 | |         .arg("--version")
[INFO] [stdout] 82 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |           return Command::new("ollama")
[INFO] [stdout]     |  ________________-
[INFO] [stdout] 121 | |             .arg("--version")
[INFO] [stdout] 122 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |           return Command::new("ollama")
[INFO] [stdout]     |  ________________-
[INFO] [stdout] 121 | |             .arg("--version")
[INFO] [stdout] 122 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 193 |       let output = Command::new(&installer_path)
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 194 | |         .arg("/VERYSILENT")
[INFO] [stdout] 195 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 193 |       let output = Command::new(&installer_path)
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 194 | |         .arg("/VERYSILENT")
[INFO] [stdout] 195 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 235 |       let child = Command::new(&bin)
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 236 | |         .arg("serve")
[INFO] [stdout] 237 | |         .env("OLLAMA_FLASH_ATTENTION", "1")
[INFO] [stdout] 238 | |         .env("OLLAMA_KV_CACHE_TYPE", "q8_0")
[INFO] [stdout] 239 | |         .env("OLLAMA_NUM_PARALLEL", "1")
[INFO] [stdout] 240 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 235 |       let child = Command::new(&bin)
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 236 | |         .arg("serve")
[INFO] [stdout] 237 | |         .env("OLLAMA_FLASH_ATTENTION", "1")
[INFO] [stdout] 238 | |         .env("OLLAMA_KV_CACHE_TYPE", "q8_0")
[INFO] [stdout] 239 | |         .env("OLLAMA_NUM_PARALLEL", "1")
[INFO] [stdout] 240 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:272:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |       let output = Command::new(&bin)
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 271 | |         .args(["pull", DEFAULT_MODEL])
[INFO] [stdout] 272 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:272:10
[INFO] [stdout]     |
[INFO] [stdout] 270 |       let output = Command::new(&bin)
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 271 | |         .args(["pull", DEFAULT_MODEL])
[INFO] [stdout] 272 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |       let cleanup_startup = Command::new("powershell")
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 321 | |         .args([
[INFO] [stdout] 322 | |             "-NoProfile",
[INFO] [stdout] 323 | |             "-NoLogo",
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |         ])
[INFO] [stdout] 327 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:355:10
[INFO] [stdout]     |
[INFO] [stdout] 353 |       let output = Command::new("powershell")
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 354 | |         .args(["-NoProfile", "-NoLogo", "-Command", script])
[INFO] [stdout] 355 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |       let cleanup_startup = Command::new("powershell")
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 321 | |         .args([
[INFO] [stdout] 322 | |             "-NoProfile",
[INFO] [stdout] 323 | |             "-NoLogo",
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |         ])
[INFO] [stdout] 327 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/runner.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     command
[INFO] [stdout] 62 | |         .args(["ai", "--port", &PORT.to_string(), "--no-browser"])
[INFO] [stdout] 63 | |         .env("DARTLAB_NO_BROWSER", "1")
[INFO] [stdout] 64 | |         .env("DARTLAB_UI_DIR", &ui_build)
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |         .stderr(Stdio::from(log_file_err))
[INFO] [stdout] 68 | |         .creation_flags(CREATE_NO_WINDOW);
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/ollama.rs:355:10
[INFO] [stdout]     |
[INFO] [stdout] 353 |       let output = Command::new("powershell")
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 354 | |         .args(["-NoProfile", "-NoLogo", "-Command", script])
[INFO] [stdout] 355 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/setup.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let ok = Command::new(&uv)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 14 | |             .arg("--version")
[INFO] [stdout] 15 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/runner.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     command
[INFO] [stdout] 62 | |         .args(["ai", "--port", &PORT.to_string(), "--no-browser"])
[INFO] [stdout] 63 | |         .env("DARTLAB_NO_BROWSER", "1")
[INFO] [stdout] 64 | |         .env("DARTLAB_UI_DIR", &ui_build)
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |         .stderr(Stdio::from(log_file_err))
[INFO] [stdout] 68 | |         .creation_flags(CREATE_NO_WINDOW);
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/setup.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |           let output = Command::new(&uv)
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 78 | |             .args(["venv", venv.to_str().unwrap(), "--python", "3.12"])
[INFO] [stdout] 79 | |             .current_dir(app_dir)
[INFO] [stdout] 80 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/setup.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |           let ok = Command::new(&uv)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 14 | |             .arg("--version")
[INFO] [stdout] 15 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/setup.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |           let ok = Command::new(&dartlab_bin)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 93 | |             .arg("--version")
[INFO] [stdout] 94 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/setup.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |           let output = Command::new(&uv)
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 78 | |             .args(["venv", venv.to_str().unwrap(), "--python", "3.12"])
[INFO] [stdout] 79 | |             .current_dir(app_dir)
[INFO] [stdout] 80 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/setup.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |               let output = Command::new(&uv)
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 102 | |                 .args(["venv", venv.to_str().unwrap(), "--python", "3.12"])
[INFO] [stdout] 103 | |                 .current_dir(app_dir)
[INFO] [stdout] 104 | |                 .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/setup.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |           let output = Command::new(&uv)
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 123 | |             .args([
[INFO] [stdout] 124 | |                 "pip",
[INFO] [stdout] 125 | |                 "install",
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |             .current_dir(app_dir)
[INFO] [stdout] 131 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/setup.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |           let ok = Command::new(&dartlab_bin)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 93 | |             .arg("--version")
[INFO] [stdout] 94 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/setup.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 165 |       let output = Command::new(&uv)
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 166 | |         .args([
[INFO] [stdout] 167 | |             "pip",
[INFO] [stdout] 168 | |             "install",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         .current_dir(app_dir)
[INFO] [stdout] 175 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/setup.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |               let output = Command::new(&uv)
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 102 | |                 .args(["venv", venv.to_str().unwrap(), "--python", "3.12"])
[INFO] [stdout] 103 | |                 .current_dir(app_dir)
[INFO] [stdout] 104 | |                 .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/setup.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |           let output = Command::new(&uv)
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 123 | |             .args([
[INFO] [stdout] 124 | |                 "pip",
[INFO] [stdout] 125 | |                 "install",
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |             .current_dir(app_dir)
[INFO] [stdout] 131 | |             .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/shortcuts.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let output = Command::new("powershell")
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 76 | |         .args(["-NoProfile", "-NoLogo", "-Command", &script])
[INFO] [stdout] 77 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/updater.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let output = Command::new(&uv)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 32 | |         .args([
[INFO] [stdout] 33 | |             "pip",
[INFO] [stdout] 34 | |             "install",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         .current_dir(app_dir)
[INFO] [stdout] 41 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/setup.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 165 |       let output = Command::new(&uv)
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 166 | |         .args([
[INFO] [stdout] 167 | |             "pip",
[INFO] [stdout] 168 | |             "install",
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         .current_dir(app_dir)
[INFO] [stdout] 175 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/updater.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let output = Command::new(&python)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 59 | |         .args(["-c", "import dartlab; print(dartlab.__version__)"])
[INFO] [stdout] 60 | |         .current_dir(app_dir)
[INFO] [stdout] 61 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/shortcuts.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let output = Command::new("powershell")
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 76 | |         .args(["-NoProfile", "-NoLogo", "-Command", &script])
[INFO] [stdout] 77 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/updater.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let output = Command::new(&uv)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 32 | |         .args([
[INFO] [stdout] 33 | |             "pip",
[INFO] [stdout] 34 | |             "install",
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         .current_dir(app_dir)
[INFO] [stdout] 41 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/updater.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let output = Command::new(&python)
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 59 | |         .args(["-c", "import dartlab; print(dartlab.__version__)"])
[INFO] [stdout] 60 | |         .current_dir(app_dir)
[INFO] [stdout] 61 | |         .creation_flags(CREATE_NO_WINDOW)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dartlab-desktop` (bin "dartlab-desktop" test) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dartlab-desktop` (bin "dartlab-desktop") due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "89a9695c3a2c694cc73bc68260fe3b0ae1774b279374139565832a0139b174aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89a9695c3a2c694cc73bc68260fe3b0ae1774b279374139565832a0139b174aa", kill_on_drop: false }`
[INFO] [stdout] 89a9695c3a2c694cc73bc68260fe3b0ae1774b279374139565832a0139b174aa
